home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000054_blitz-list-request_Sat Jul 16 17:32:14 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  2KB

  1. Received: from nova.unix.portal.com (nova.unix.portal.com [156.151.1.101]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id RAA01673 for <blitz-list@helsinki.fi>; Sat, 16 Jul 1994 17:31:21 +0300
  2. From: MyxxMatch@cup.portal.com
  3. Received: from hobo.corp.portal.com (hobo.corp.portal.com [156.151.1.14]) by nova.unix.portal.com (8.6.7/8.6.5) with ESMTP id HAA06723 for <blitz-list@helsinki.fi>; Sat, 16 Jul 1994 07:32:43 -0700
  4. Received: from localhost (pccop@localhost) by hobo.corp.portal.com (8.6.4/1.53) id HAA29277 for blitz-list@helsinki.fi; Sat, 16 Jul 1994 07:32:41 -0700
  5. To: blitz-list@helsinki.fi
  6. Subject: variables
  7. Lines: 19
  8. Date: Sat, 16 Jul 94 07:32:41 PDT
  9. Message-ID: <9407160732.1.27150@cup.portal.com>
  10. X-Origin: The Portal System (TM)
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset="us-ascii"
  13. Content-Transfer-Encoding: 7bit
  14. X-Status: 
  15. Status: RO
  16.  
  17. I am trying to find a way to save variable data to disk.
  18. Right now I am doing it the old fashioned way...
  19. my variable is variable(20,20)
  20. I use a loop to write it to a file sequentially.
  21. CanDo allows for saving a variable and I was wondering if there was a way 
  22. to achieve this with BB because reading just a 20,20 array is taking
  23. too long.
  24. Actually...saving isn't as important speed wise as is reading the data.
  25.  
  26.  
  27. MyxxMatch (Jeffrey S. Morgan & Kristin Morgan)
  28. ***Need a High School English Teacher
  29. starting in June 1994?***
  30.  
  31. -----------------------------------------------------------------------
  32. Argue your limitations and sure enough,  they're yours.
  33.  
  34.                                                  R.  Bach             
  35. -----------------------------------------------------------------------
  36.